]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/form-validators/index.ts
Fix lint
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / form-validators / index.ts
index c14272a2a505ca9665601c8f01ee6b99144a7df4..0b605719c1d4e9c85494aa0a98c708936a470b64 100644 (file)
@@ -1,6 +1,6 @@
 export * from './form-validator.model'
 
-// Don't re export const variables because webpack cannot do tree shaking with them
+// Don't re export const variables because webpack cannot do tree shaking with them
 // export * from './abuse-validators'
 // export * from './batch-domains-validators'
 // export * from './custom-config-validators'