[R] Removed redundant

This commit is contained in:
seleznevae
2018-03-17 21:36:24 +03:00
parent 59451ed926
commit 362051c2b9
3 changed files with 2 additions and 15 deletions

View File

@@ -1,6 +0,0 @@
#include <stdio.h>
int main()
{
return 0;
}