diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/fullscreen_credits.ts | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/src/fullscreen_credits.ts b/src/fullscreen_credits.ts index 40ea25c..e436ed5 100644 --- a/src/fullscreen_credits.ts +++ b/src/fullscreen_credits.ts @@ -15,8 +15,6 @@  // You should have received a copy of the GNU General Public License  // along with Immersive. If not, see <https://www.gnu.org/licenses/>. -// Check episode credits. Maybe `with_hidden_controls()`. -import controls from './controls';  import logger from './logger';  import wait_element from './wait_element'; | 
