Skip to content

Commit 9f10018

Browse files
committed
Address review comment
1 parent 37ec83a commit 9f10018

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

python/ql/lib/semmlecode.python.dbscheme

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ svnchurn(
120120
Python dbscheme
121121
****************************/
122122

123-
/* fromSource is ignored */
124123
files(unique int id: @file,
125124
varchar(900) name: string ref);
126125

python/upgrades/4f1806347d7fafe2f78508da01c01e5aff5f7cbb/semmlecode.python.dbscheme

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ svnchurn(
120120
Python dbscheme
121121
****************************/
122122

123-
/* fromSource is ignored */
124123
files(unique int id: @file,
125124
varchar(900) name: string ref);
126125

0 commit comments

Comments
 (0)