diff --git a/Casks/cdock.rb b/Casks/cdock.rb index b11917ca3863..718ce8a324ca 100644 --- a/Casks/cdock.rb +++ b/Casks/cdock.rb @@ -14,9 +14,4 @@ depends_on macos: '>= :mavericks' app 'cDock.app' - - caveats <<-EOS.undent - #{token} will only run from within /Applications, - and will request to be moved at launch. - EOS end