Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Commit fad442c

Browse files
committed
disabling client code.
1 parent bfb0159 commit fad442c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

server/views/main/index.jade

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,4 @@ block content
6060

6161
script(type='text/javascript', src='/js/lib.js')
6262
script(type='text/javascript', src='/js/templates.js')
63-
- if (user)
64-
script(type='text/javascript', src='http://127.0.0.1:44444/client.js')
65-
6663
script(type='text/javascript', src='/js/app.js')

0 commit comments

Comments
 (0)