Remove Windows only function

This commit is contained in:
MS Berends 2018-03-23 14:58:46 +01:00 committed by GitHub
parent 1b3daebc84
commit 39eb307968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -80,5 +80,4 @@ importFrom(utils,object.size)
importFrom(utils,packageDescription)
importFrom(utils,read.delim)
importFrom(utils,write.table)
importFrom(utils,writeClipboard)
importFrom(xml2,read_html)