samples: remove boring sample

dev
Andy Meneely 2016-04-11 20:51:56 -04:00
parent 40ac4651f1
commit fd01e8c4b3
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
require 'squib'
Squib::Deck.new do
circle color: 'black', fill_color: 'black'
save_png prefix: 'color_shortcuts_'
end