fix(cdash): Rename
[csit.git] / csit.infra.dash / app / wsgi.py
index ab18bbf..101b6e2 100644 (file)
@@ -12,7 +12,7 @@
 # limitations under the License.
 
 
-from pal import app
+from cdash import app
 
 
 if __name__ == "__main__":