Skip to content

Commit 61ce1dc

Browse files
authored
Merge pull request ricklamers#18 from dinosaurtirex/patch-1
Removed errors import because there is no errors
2 parents a839b9f + a52c458 commit 61ce1dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from server.app import app
2-
from server.errors import *
32
from server.website import Website
43
from server.backend import Backend_Api
54

0 commit comments

Comments
 (0)