Skip to content

Commit

Permalink
Remove unneeded library call
Browse files Browse the repository at this point in the history
  • Loading branch information
benjcunningham committed Dec 28, 2017
1 parent e7be994 commit 51d30d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-read_srt.R
Expand Up @@ -2,7 +2,6 @@ context("Work with SubRip Files")

suppressMessages({

library(dplyr)
library(readr)

srt <- read_srt("Always_Sunny_S10E04.srt")
Expand Down

0 comments on commit 51d30d5

Please sign in to comment.