aboutsummaryrefslogtreecommitdiff
path: root/youtube-dl.dev
diff options
context:
space:
mode:
Diffstat (limited to 'youtube-dl.dev')
-rwxr-xr-xyoutube-dl.dev6
1 files changed, 0 insertions, 6 deletions
diff --git a/youtube-dl.dev b/youtube-dl.dev
deleted file mode 100755
index 473b7f42d..000000000
--- a/youtube-dl.dev
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-import youtube_dl
-
-youtube_dl.main()