mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 16:13:58 -07:00
cleaned up validation shims/modules
This commit is contained in:
parent
e4a93ded28
commit
672e1bd9ed
4 changed files with 45 additions and 49 deletions
|
@ -1,6 +1,5 @@
|
|||
var Validation = require('backbone.validation');
|
||||
var _ = require('underscore');
|
||||
require('../jQuery/jquery.validation');
|
||||
|
||||
module.exports = (function(){
|
||||
'use strict';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue