﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1735	Strip away prefix when importing	Idiomdrottning		"I know we can easily add prefix when importing but some eggs already come with too much prefix on all of their procedures. Wouldn't it be pretty sweet if we could import sans them?

(import (sans filepath ""filepath:"") (sans irregex ""irregex-""))

I tried my jolly best to implement it in https://idiomdrottning.org/chicken-core

To support both sans and prefix at the same time (when you want to remove their prefix and add your own much cooler prefix) is left as an exercise for the reader. This just removes it for now."	enhancement	new	minor	someday	core libraries	5.2.0				medium
