diff options
Diffstat (limited to 'web-ui/app/js/dispatchers')
-rw-r--r-- | web-ui/app/js/dispatchers/right_pane_dispatcher.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web-ui/app/js/dispatchers/right_pane_dispatcher.js b/web-ui/app/js/dispatchers/right_pane_dispatcher.js index 77d578e0..8de89858 100644 --- a/web-ui/app/js/dispatchers/right_pane_dispatcher.js +++ b/web-ui/app/js/dispatchers/right_pane_dispatcher.js @@ -14,7 +14,6 @@ * You should have received a copy of the GNU Affero General Public License * along with Pixelated. If not, see <http://www.gnu.org/licenses/>. */ -/*global Pixelated */ define( [ |