Skip to content

Commit 38758d8

Browse files
committed
remove inconsistent white space
1 parent b277af2 commit 38758d8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

main.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ const db = new sqlite3.Database('mega.sqlite3', (err) => {
6161

6262
// -----------------------------------------------------------------------------
6363
// Data
64-
//
65-
6664

6765
const communities = [
6866
{
@@ -114,8 +112,6 @@ const communities = [
114112
// content: 'content'
115113
// }
116114
// ]
117-
//
118-
119115

120116
const feeds = [
121117
{

0 commit comments

Comments
 (0)