Skip to content

Commit 6768201

Browse files
committed
.
1 parent 5b4586a commit 6768201

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ const axios = require('axios').default;
1212

1313
//const XT = require('/DEV/CODE/xtdev/node_modules/@cogsmith/xt').Init();
1414
const XT = require('@cogsmith/xt').Init();
15-
const LOG = XT.Log;
16-
const App = XT.App;
15+
const App = XT.App; const LOG = XT.LOG;
1716

1817
//
1918

0 commit comments

Comments
 (0)