Skip to content

Commit eac1869

Browse files
blank line after requires
1 parent 293c519 commit eac1869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/acl-check.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Access control logic
22

33
const $rdf = require('rdflib')
4+
45
const ACL = $rdf.Namespace('http://www.w3.org/ns/auth/acl#')
56
const FOAF = $rdf.Namespace('http://xmlns.com/foaf/0.1/')
67
const VCARD = $rdf.Namespace('http://www.w3.org/2006/vcard/ns#')

0 commit comments

Comments
 (0)